home *** CD-ROM | disk | FTP | other *** search
/ Laboratorio Interattivo Deagostini / laboratorio interattivo deagostini.bin / swf / 30804.swf / scripts / DefineButton2_111 / BUTTONCONDACTION on(release).as
Text File  |  2003-01-07  |  85b  |  5 lines

  1. on(release){
  2.    this._visible = false;
  3.    _root.funzioni.scoperta(this._name);
  4. }
  5.